GetFacetUnderPoint
TheGetFacetUnderPoint
method returns a reference to the facet of this window under the specified point.
ODFacet GetFacetUnderPoint (in ODPoint aPoint);
aPoint
- The location to test, expressed in window coordinates.
- return value
- A reference to the facet under the specified point.
DISCUSSION
OpenDoc calls this method for event dispatching; this method is not called by most parts.If several nested facets are under the point, the innermost one is returned. If multiple overlapping frames are under the point, the unobscured (that is, the frontmost) one is returned. The bundled and selected properties of frames and facets are respected.
SEE ALSO
TheODPoint
type (page 885).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help